home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / InstallResource.swf / scripts / DefineSprite_101 / frame_1 / DoAction.as
Encoding:
Text File  |  2002-07-25  |  57 b   |  9 lines

  1. if(scrolling)
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    stop();
  8. }
  9.